Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Tue, 8 Aug 2023 06:40:37 +0000 (07:40 +0100)
committerPatrick Franz <deltaone@debian.org>
Tue, 8 Aug 2023 06:40:37 +0000 (07:40 +0100)
commitaf285b56b9387802dc88f6e34d64e2388814c149
treee934021a48932c2d39899a385920b38062c20f02
parent7fd1f93010b1e62e867928d57293a76402b27803
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c